home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hyprvx11 / mail < prev    next >
Encoding:
Text File  |  1990-11-04  |  3.8 KB  |  104 lines

  1. MAIL
  2.  
  3. Sends a message to one or more users. The MAIL command works like the
  4. SEND command.
  5.  
  6.                                                       See also <SEND>
  7.  
  8. MAIL prompts you first for the name of the user(s) to receive the message. You
  9. reply with the user name(s) or with the file name of a distribution list
  10. file(s), in the following format:
  11.  
  12.     [[nodename::]username,...] [,] [@listname[,...]]
  13.  
  14. If you have entered the SET CC_PROMPT command or used the /CC_PROMPT
  15. qualifier, you can then specify names of users to receive carbon copies
  16. of the message at the CC: prompt.
  17.  
  18. Next, MAIL prompts you for the subject of the mail. To avoid the "Subj:" prompt,
  19. specify the /SUBJECT qualifier with the MAIL command.
  20.  
  21. You can include a file specification with the MAIL command. If you
  22. specify a file with the MAIL command, the text in that file is sent to
  23. the specified user(s). If you do not specify a file, MAIL prompts you
  24. for the text of your message.
  25.  
  26. Enter the message that you want to send; then press (CTRL/Z).
  27.  
  28. Note that once you have typed a line and pressed RETURN, there is no way
  29. to edit it. If you decide not to send a message you are typing but want
  30. to stay within the Mail Utility, press (CTRL/C) to abort the message.
  31. You then receive the MAIL> prompt. CTRL/Z exits you from MAIL.
  32.  
  33. Format:         MAIL [file-spec]
  34.  
  35. Parameters:     file-spec
  36.  
  37.                 Indicates the name of the file to be sent.
  38.  
  39. Qualifiers:     /CC_PROMPT
  40.  
  41.                 /[NO]CC_PROMPT
  42.  
  43.                 Prompts for the carbon copy (CC:) recipients. Overrides the
  44.                 SET CC_PROMPT command for this message only.
  45.  
  46.                 /EDIT
  47.  
  48.                 /[NO]EDIT
  49.  
  50.                 Determines whether or not the default editor is invoked to
  51.                 edit the message you are sending. The /NOEDIT qualifier
  52.                 overrides the MAIL/EDIT default if you entered the DCL command
  53.                 MAIL/EDIT.
  54.  
  55.                 The /LAST qualifier can be used in conjunction with the /EDIT
  56.                 qualifier. This allows you to bring the last message you sent
  57.                 into the editor to modify and mail again.
  58.  
  59.                 /LAST
  60.  
  61.                 Specifies that the last message you sent be used as the text 
  62.                 for the message you are currently sending.
  63.  
  64.                 The /EDIT qualifier can be used in conjunction with the /LAST
  65.                 qualifier. This allows you to bring the last message you sent
  66.                 into the editor to modify and mail again.
  67.  
  68.                 /PERSONAL_NAME
  69.  
  70.                 /[NO]PERSONAL_NAME=name
  71.  
  72.                 Specifies a personal name to be used when sending a message.
  73.  
  74.                 Overrides the default personal name specified with the SET
  75.                 PERSONAL_NAME command for this message only. The/NOPERSONAL_NAME 
  76.                 qualifier sends a message with a blank personal name field.
  77.  
  78.                 /SELF
  79.  
  80.                 /[NO]SELF
  81.  
  82.                 Determines whether or not MAIL sends a copy of the message you
  83.                 are sending back to yourself. The /[NO]SELF qualifier
  84.                 overrides the SET COPY_SELF MAIL command for this message.
  85.  
  86.                 /SUBJECT
  87.  
  88.                 /SUBJECT="subject-text"
  89.  
  90.                 Specifies the subject of the mail message to be sent. If you
  91.                 use this qualifier, MAIL does not issue a SUBJ: prompt for
  92.                 this message.
  93.  
  94. Examples:
  95.  
  96.       1.
  97.            MAIL> MAIL
  98.            To:  TERA::LINDEN
  99.            Subj:        Vacation
  100.            Enter your message below. Press CTRL/Z when complete,
  101.            or press CTRL/C to quit:
  102.  
  103.                     This example shows how to use the MAIL command to send a
  104.                     message to a user named Linden on node TERA.